GET PIXELS PITCH
This command in combination with LOCK PIXELS will return the pitch in bytes of the visual surface you have locked. A pitch is the number of bytes you must skip to get to the next physical line of pixels in a visual surface.
SYNTAX
Return Integer=GET PIXELS PITCH()
RELATED INFO
BASIC2D Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example